home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / vapvol / tts.fix < prev    next >
Text File  |  1996-07-10  |  421b  |  17 lines

  1. /*****************************************************************************
  2.  
  3.     This PTF corrects the corruption of six-character volume names during the
  4.     load of the SQL vap.
  5.  
  6.     For NetWare 2.15c TTS file TTS.OBJ only.
  7.  
  8.  *****************************************************************************/
  9.  
  10. segment=vap;
  11.  offset=0336;
  12.      find=b89001;
  13. replace=b8e803;
  14.  
  15.  offset=0487;
  16.      find=b89001;
  17. replace=b8e803;